@charset "utf-8";
/**定义整个页面大小 默认为1002px*/
html{
	overflow-y:scroll;
	}
body {
	background:url(../images/bg.gif) repeat-x #fff;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#595959;
	font-family:microsoft yahei;
	line-height:20px;
	-webkit-text-size-adjust:none;
	min-width:1002px;
	}
.clearfloat{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size:0;
	line-height:0;
	}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**复制你自己的代码到这里*/
.pic_list li{
	float: left;
	margin-right:23px;
	margin-bottom: 10px;
}
.pic_list li img{
	width: 230px;
}
.pic_list li p{
	width: 230px;
	text-align: center;
	line-height: 25px;
}
/**--------------------------------------LINK-----------------------------------*/
a{color:#595959;outline:0 none}
a:hover{color: #999999;}

.white a:link, .white a:visited{color:#fff;}
.white a:hover, .white a:active{color: #FFCC00}

.blacklink a:link, .blacklink a:visited{ color:#333;}
.blacklink a:hover, .blacklink a:active{ color:#666;}

.greenlink a:link, .greenlink a:visited{ color:#114c51;}
.greenlink a:hover, .greenlink a:active{ color:#339900;}

/**--------------------------------------/LINK/END-----------------------------------*/

.indexbox{
	margin:0 auto;
	}
.main_wrap{
	width:1002px;
	margin:0 auto;
	}

.header {
	margin:0 auto;
	}


.main_video{
	clear:both;
	text-align:center;
	background:#000;
	}



.logo{
	float:left;
	width:211px;
	padding:21px 345px 0 8px;
	height:79px;
	background: url(../images/index_03x.jpg) right center no-repeat;
	}
.topbar{
	float:right;
	}
.top_code{
	float:right;
	width:60px;
	border:1px solid #ddd;
	margin:17px 0 0 10px;
	}
.top_tel{
	text-align:right;
	font-size:0;
	background:url(../images/tel_10.jpg) -5px 20px no-repeat;
	height:45px;
	}
.top_seach{
	width:303px;
	height:25px;
	padding:10px 0 0;
	}
.top_seach input{
	float:left;
	width:200px;
	background:url(../images/index_09.jpg) right top no-repeat #fff;
	padding:0 26px 0 5px;
	border:1px solid #ddd;
	line-height:22px;
	height:22px;
	}
.top_seach .search_bt{
	float:right;
	width:65px;
	background:url(../images/index_06.jpg) no-repeat;
	height:25px;
	padding:0;
	cursor:pointer;
	border:0;
	}

.nav {
	clear:both;
	/*background:url(../images/nav_15.jpg) repeat-x;*/
	background:#0164b3;
	height:38px;
	line-height:38px;
	}
.nav ul{
	width:1002px;
	margin:0 auto;
	}
.nav li{
	float:left;
	width:125px;
	text-align:center;
	}
.nav li a{
	float:left;
	width:125px;
	text-align:center;
	color:#fff;
	}
.nav li a:hover{
	background:#d33824;
	}
.banner_news{
	clear:both;
	background:#0164b3;
	line-height:33px;
	height:33px;
	color:#fff;
	}
.banner_news_title{
	float:left;
	width:80px;
	}
.banner_news_title span{
	float:left;
	display:inline-block;
	padding:0 10px 0 0;
	}
.banner_news_list{
	float:left;
	width:650px;
	}
.banner_news_list li{
	clear:both;
	line-height:33px;
	font-size:12px;
	}
.banner_news_list li a{
	color:#fff;
	display:inline-block;
	padding:0 20px 0 0;
	font-size:14px;
	}
.banner_share{
	float:right;
	width:230px;
	padding:6px 0 0;
	}


.mainbanner{
	clear:both;
	}
.sub_banner{
	clear:both;
	height:300px;
	}
 .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.banner_video{
	position:relative;
	height:800px;
	width:100%;
	overflow:hidden;
	}
.video_bg{
	position:absolute;
	z-index:88;
	background:url(../images/bannerbg_15.png);
	height:100%;
	width:100%;
	}
.video_bg2{
	position:absolute;
	z-index:88;
	background:url(../images/bannerbg_16.png);
	height:100%;
	width:100%;
	}
.video_bg3{
	position:absolute;
	z-index:88;
	background:url(../images/bannerbg_17.png);
	height:100%;
	width:100%;
	}
.banner_video video{
	width:100%;
	}
.video_text{
	position:absolute;
	z-index:99;
	width:842px;
	height:392px;
	left:50%;
	top:50%;
	margin:-196px 0 0 -421px;
	}





.mainbox{
	clear:both;
	}
.subbox{
	clear:both;
	background:url(../images/nav_15x.jpg) top repeat-x;
	}
.main_title{
	clear:both;
	font-size:18px;
	line-height:50px;
	height:50px;
	background:url(../images/index_16.jpg) bottom repeat-x;
	color:#888;
	}
.main_title strong{
	float:left;
	background:url(../images/index_15.jpg) left bottom no-repeat;
	font-size:24px;
	color:#000;
	font-weight:normal;
	padding:0 10px 0 0;
	line-height:45px;
	height:50px;
	}
.main_title a{
	float:right;
	font-size:14px;
	}
.main_pro{
	float:left;
	width:623px;
	padding:30px 0 0;
	}
.main_pro_list{
	width:623px;
	overflow:hidden;
	}
.main_pro_list ul{
	width:683px;
	}
.main_pro_list li{
	float:left;
	width:186px;
	padding:25px 32px 0 0;
	}
.main_pro_list li span{
	display:block;
	border:1px solid #ddd;
	}
.main_pro_list li p{
	padding:10px 0;
	text-align:center;
	}
.main_news{
	float:right;
	width:320px;
	padding:30px 0 0;
	}
.main_news_list{
	clear:both;
	padding:15px 0 0;
	}
.main_news_list li{
	clear:both;
	text-align:right;
	font-size:12px;
	color:#888;
	line-height:30px;
	}
.main_news_list li a{
	float:left;
	background:url(../images/index_23.jpg) left no-repeat;
	padding:0 0 0 15px;
	font-size:14px;
	}


.footer{
	margin:0 auto;
	clear:both;
	background:#0164b3;
	color:#fff;
	}
.footer a{
	color:#fff;
	}
.foot_nav{
	width:1002px;
	margin:0 auto;
	padding:20px 0;
	}
.foot_nav dl{
	float:left;
	width:125px;
	padding:0 0 0 20px;
	}
.foot_nav dt{
	line-height:40px;
	color:#fff;
	font-size:18px;
	}
.footer .foot_nav dt a{
	color:#fff;
	}
.foot_nav dd{
	line-height:24px;
	}
.foot_contact{
	float:right;
	padding:15px;
	background:#0164b3;
	width:270px;
	}
.foot_contact_title{
	color:#fff;
	font-size:18px;
	}
.foot_contact_content{
	clear:both;
	padding:8px 0 0;
	line-height:24px;
	}
.foot_copy{
	border-top:1px solid #b4b4b4;
	padding:20px 0 30px;
	text-align:center;
	}
.foot_link{
	text-align:center;
	padding:0 0 8px;
	}
.foot_link span{
	display:inline-block;
	padding:0 5px;
	}
.foot_link a{
	display:inline-block;
	padding:0 5px;
	}


.sub_left{
	float:left;
	width:200px;
	padding:20px 0 0;
	}

.sub_right{
	float:right;
	width:760px;
	padding:20px 0 0;
	}

.left_title{
	clear:both;
	height:50px;
	line-height:50px;
	font-size:24px;
	color:#d33824;
	padding:0 5px;
	border-bottom:1px solid #ddd;
	}
.left_nav{
	clear:both;
	background:#fff;
	}
.left_nav li{
	clear:both;
	font-size:14px;
	}
.left_nav li a{
	border-bottom:1px solid #efefef;
	background:#fff;
	clear:both;
	display:block;
	padding:0 5px;
	line-height:40px;
	height:40px;
	overflow:hidden;
	background:url(../images/position_line.gif) 180px no-repeat;
	}
.left_nav li a:hover{
	background:url(../images/position_line.gif) 180px no-repeat #f9f9f9;
	color:#333;
	}
.left_nav li li{
	clear:both;
	font-size:12px;
	}
.left_nav li ul{
	clear:both;
	border-bottom:1px solid #efefef;
	padding:10px 0;
	}
.left_nav li li a{
	border-bottom:0;
	background:url(../images/index_30.jpg) 10px center no-repeat;
	line-height:28px;
	height:28px;
	padding:0 0 0 20px;
	}
.left_nav li li a:hover{
	background:url(../images/index_30.jpg) 10px center no-repeat;
	}

.left_contact{
	clear:both;
	background:#fff;
	padding:10px;
	}
.right_guide{
	clear:both;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #ddd;
	}
.gui_left{
	float:left;
	font-size:18px;
	}
.gui_right{
	float:right;
	}
.gui_right a{
	display:inline-block;
	padding:0 5px;
	}
.sub_content{
	clear:both;
	padding:5px 0;
	min-height:400px;
	_height:400px;
	_overflow:visible;
	line-height:24px;
	}

.news_list{
	clear:both;
	}
.news_list li{
	clear:both;
	font-size:11px;
	line-height:40px;
	height:40px;
	text-align:right;
	color:#888;
	border-bottom:1px solid #eee;
	}
.news_list li a{
	background:url(../images/index_23.jpg) left no-repeat;
	padding:0 0 0 15px;
	float:left;
	font-size:14px;
	}

.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:420px;height:420px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


.pro_list{
	width:760px;
	overflow:hidden;
	}
.pro_list ul{
	width:820px;
	overflow:hidden;
	}
.pro_list li{
	float:left;
	width:228px;
	padding:25px 38px 0 0;
	}
.pro_list li span{
	display:block;
	border:1px solid #ddd;
	}
.pro_list li p{
	padding:10px 0;
	text-align:center;
	}



.pro_d_pic{
	float:left;
	width:302px;
	padding:20px 0 0;
	}
.pro_d_pic img{
	border:1px solid #ddd;
	}
.pro_d_name{
	float:left;
	padding:25px 0 0 30px;
	font-size:24px;
	color:#000;
	width:380px;
	}
.pro_d_text{
	color:#333;
	float:left;
	width:380px;
	padding:10px 0 0 30px;
	}
.pro_d_content{
	clear:both;
	padding:10px 0;
	}
.pro_d_title{
	padding:20px 0 0;
	font-size:16px;
	clear:both;
	border-bottom:1px solid #ddd;
	margin:0 20px 0 0;
	line-height:30px;
	}

.case_list{
	clear:both;
	width:760px;
	overflow:hidden;
	}
.case_list ul{
	clear:both;
	width:800px;
	overflow:hidden;
	}
.case_list li{
	float:left;
	padding:20px 20px 0 0;
	}
.case_list li .case_l_pic{
	clear:both;
	}
.case_list li .case_l_title{
	clear:both;
	padding:20px 0;
	text-align:center;
	}
.case_list li .case_l_title a{
	color:#333;
	}



.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}

.height20{
	height:20px;
	line-height:0;
	font-size:0;
	clear:both;
	}

.border_ccc { border:solid 1px #ccc;}

.subbox h6{
	font-size:24px;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	font-weight:normal;
	line-height:30px;
	}
.subbox h6 span{
	display:block;
	color:#999;
	font-size:12px;
	}

.page{
	padding:20px 0;
	text-align:center;
	clear:both;
	}

.page a{
	padding:3px 10px;
	margin:5px;
	text-align:center;
	background:#d33824;
	color:#FFF;
	}
.page span{
	padding:3px 10px;
	margin:5px;
	text-align:center;
	background:#0164b3;
	color:#FFF;
	}
.page2{
	padding:20px 0;
	text-align:center;
	clear:both;
	border-top:1px solid #e3e3e3;
	}
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/
/* 主要css样式*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:100%;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}